Skip to content

Add support for java-driver-core#3267

Closed
odidev wants to merge 1 commit into
testcontainers:masterfrom
odidev:cassandra_java-driver-core
Closed

Add support for java-driver-core#3267
odidev wants to merge 1 commit into
testcontainers:masterfrom
odidev:cassandra_java-driver-core

Conversation

@odidev

@odidev odidev commented Sep 25, 2020

Copy link
Copy Markdown

- Upgrade cassandra-driver-core(3.7.1) to java-driver-core(4.9.0) as cassandra-driver-core is moved to java-driver-core
- java-driver-core is using netty(4.1.51.Final) which includes both security fixes and AArch64 performance improvements
- Refer release notes for detail:
  - https://netty.io/news/2020/05/13/4-1-50-Final.html
  - https://netty.io/news/2020/07/09/4-1-51-Final.html
@bsideup

bsideup commented Sep 25, 2020

Copy link
Copy Markdown
Member

Duplicate of #2830

@bsideup bsideup marked this as a duplicate of #2830 Sep 25, 2020
@bsideup bsideup closed this Sep 25, 2020
@odidev

odidev commented Sep 28, 2020

Copy link
Copy Markdown
Author

@bsideup
#2830 is using cassandra-driver-core and java-driver-core both packages, but the purpose of this PR is to use java-driver-core instead of cassandra-driver-core .
Please share your opinion.

@bsideup

bsideup commented Sep 28, 2020

Copy link
Copy Markdown
Member

@odidev see the discussion in #2830 - we do not want to expose any Cassandra classes in our public API anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants